Revision: yaclml--xml--0.3--patch-20
Archive: bese-2004@common-lisp.net
Creator: Marco Baringer <mb@bese.it>
Date: Sun Feb 22 15:15:21 CET 2004
Standard-date: 2004-02-22 14:15:21 GMT
Modified-files: src/tal/compile.lisp
New-patches: bese-2004@common-lisp.net/yaclml--xml--0.3--patch-20
Summary: improve handling of TAL expressions in attributes
Keywords: 

The attribute "${...}" should be converted into the form ... and not
(concatenate 'string "" ...).
